class Rack::Lint::InputWrapper

def initialize(input)

def initialize(input)
  @input = input
end