class Rack::Lint::Wrapper::ErrorWrapper

def flush

# in order to make the error appear for sure.
# * +flush+ must be called without arguments and must be called
def flush
  @error.flush
end