# File lib/aws/ec2.rb, line 318
    def key_pairs
      KeyPairCollection.new(:config => config)
    end