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