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