# File lib/tramp/base.rb, line 11
def
columns
@columns
||=
arel_table
.
columns
end