# File lib/tramp/finders.rb, line 14
    def relation
      Relation.new(self, arel_table)
    end