73 74 75
# File 'lib/td/client/model.rb', line 73 def table(table_name) @client.table(@db_name, table_name) end