# File lib/aws/ec2/vpc.rb, line 25
      def initialize vpc_id, options = {}
        @vpc_id = vpc_id
        super
      end