# File lib/taps/data_stream.rb, line 31
  def error=(val)
    state[:error] = val
  end