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