# File lib/method_source/code_helpers.rb, line 149 def self.rbx? RbConfig::CONFIG['ruby_install_name'] == 'rbx' end