# File lib/orm_adapter/base.rb, line 61
    def find_first(options = {})
      raise NotSupportedError
    end