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