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