class Rack::RubyProf

def print_options

def print_options
  {min_percent: @min_percent, sort_method: @sort_method}
end