class Rack::Lint::Wrapper::InputWrapper

def initialize(input)

def initialize(input)
  @input = input
end