# File lib/orm_adapter/base.rb, line 66
    def find_first(options)
      raise NotSupportedError
    end