# File lib/fog/ecloud/models/compute/environment.rb, line 79 def rnats @rnats ||= Fog::Compute::Ecloud::Rnats.new(:service => service, :href => "/cloudapi/ecloud/rnats/environments/#{id}") end