class Rouge::Lexers::SQF

def self.commands

def self.commands
  load File.join(__dir__, "sqf/commands.rb")
  @commands = self.commands
end