no_args()
Passes if no arguments are passed along with the message
# File lib/spec/mocks/argument_matchers.rb, line 149 def no_args NoArgsMatcher.new end