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