class RSpec::Mocks::ArgumentMatchers::NoArgsMatcher
@private
Public Instance Methods
Source
# File lib/rspec/mocks/argument_matchers.rb, line 171 def description "no args" end
@private
# File lib/rspec/mocks/argument_matchers.rb, line 171 def description "no args" end