method
description
rspec latest stable - Class:
Spec::Matchers::SimpleMatcher
description()public
No documentation available.
# File lib/spec/matchers/simple_matcher.rb, line 22
def description
@description || explanation
end