# File lib/orm_adapter/base.rb, line 27
    def column_names
      raise NotSupportedError
    end