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