module RubyUnits class Unit < Numeric VERSION = '2.4.1'.freeze end end