# File rbot/dbplugins/dash.rb, line 6
  def initialize
    super
    @t_handle = nil
    @freq = nil
    @tell = nil
  end