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