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