module RSpec::Core::Formatters::SyntaxHighlighter::NoSyntaxHighlightingImplementation

def self.highlight_syntax(lines)

def self.highlight_syntax(lines)
  lines
end