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