# File lib/taps/data_stream.rb, line 59
  def table
    @table ||= db[table_name_sql]
  end