# File lib/rr/times_called_matchers/at_most_matcher.rb, line 18 def expected_times_message "at most #{@times.inspect} times" end