method

overhead

overhead()
public

No documentation available.

# File actionpack/examples/performance.rb, line 86
  def overhead
    self.response_body = ''
  end