class FactoryBot::Callback

def syntax_runner

def syntax_runner
  @syntax_runner ||= SyntaxRunner.new
end