# File lib/orm_adapter/base.rb, line 123
    def to_s
      "method not supported by this orm adapter"
    end