# File lib/ruby_version.rb, line 118
    def revision
      defined?(RUBY_REVISION) && RUBY_REVISION
    end