class ActiveRecord::ConnectionAdapters::PostgreSQL::Column

def serial?

def serial?
  @serial
end