# File lib/rr/double.rb, line 35
    def exact_match?(*arguments)
      definition.exact_match?(*arguments)
    end