# File lib/aws/ec2.rb, line 420
    def vpn_connections
      VPNConnectionCollection.new(:config => config)
    end