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