class RSpec::Core::Formatters::SyntaxHighlighter

def initialize(configuration)

def initialize(configuration)
  @configuration = configuration
end