# File lib/facets/more/httpaccess.rb, line 1149
  def read(*args)
    str = super
    @debug_dev << str if str
    str
  end