Magnitude 1 of a given quantity.
34 35 36
# File 'lib/sy/magnitude.rb', line 34 def one( of: nil ) absolute of: of, amount: 1 end