# File lib/tramp/finders.rb, line 6
    def [](attribute)
      arel_table[attribute]
    end