# File lib/rvm/environment/utility.rb, line 113 def compatible_with_current?(result) ruby_string(result) == self.class.current_ruby_string end