class RSpec::Core::Formatters::SyntaxHighlighter
Public Instance Methods
implementation()
click to toggle source
# File lib/super_diff/rspec/monkey_patches.rb, line 256 def implementation RSpec::Core::Formatters::SyntaxHighlighter::NoSyntaxHighlightingImplementation end