# File lib/aws/ec2/reserved_instances_offering.rb, line 31
      def initialize id, options = {}
        @id = id
        super
      end