# File lib/aws/auto_scaling.rb, line 121
    def instances
      InstanceCollection.new(:config => config)
    end