class AWS::EC2::ReservedInstancesOffering

def initialize id, options = {}

def initialize id, options = {}
  @id = id
  super
end