# File lib/aws/ec2/vpn_connection.rb, line 72
      def vpn_gateway
        VPNGateway.new(vpn_gateway_id, :config => config)
      end