3 4 5
# File 'lib/tldr/ruby_util.rb', line 3 def self.version @version ||= Gem::Version.new(RUBY_VERSION) end