@api private Provides the implementation for `eq`. Not intended to be instantiated directly.
@api private @return [String]
# File lib/rspec/matchers/built_in/eq.rb, line 22 def description "#{name_to_sentence} #{@expected.inspect}" end
@api private @return [Boolean]
# File lib/rspec/matchers/built_in/eq.rb, line 28 def diffable? true end
Generated with the Darkfish Rdoc Generator 2.