class RSpec::Benchmark::ComplexityMatcher::Matcher

def ratio(ratio)

def ratio(ratio)
  @ratio = ratio
  self
end