# File lib/rouge/lexers/lua.rb, line 26 def self.builtins load Pathname.new(__FILE__).dirname.join('lua/builtins.rb') self.builtins end