# File lib/tramp/finders.rb, line 10
def
arel_table
@arel_table
||=
Arel
::
Table
.
new
(
table_name
)
end