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