# File lib/fog/ecloud/models/compute/organization.rb, line 18 def environments @environments ||= self.service.environments(:href => href) end