# File lib/taps/data_stream.rb, line 47
  def to_hash
    state.merge(:klass => self.class.to_s)
  end