method
description
rspec latest stable - Class:
Spec::Mocks::ArgumentConstraints::NoArgsConstraint
description()public
No documentation available.
# File lib/spec/mocks/argument_constraints.rb, line 28
def description
"no args"
end