class ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit::Data

def initialize(value)

def initialize(value)
  @value = value
end