class ActionDispatch::Response::RackBody

def initialize(response)

def initialize(response)
  @response = response
end