# File lib/aws/elb/load_balancer.rb, line 110
      def instances
        InstanceCollection.new(self)
      end