class ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
def initialize(subtype, type = :range)
def initialize(subtype, type = :range) @subtype = subtype @type = type end
def initialize(subtype, type = :range) @subtype = subtype @type = type end