module VlatkoDawanda::Arithmetic

Public Instance Methods

coerce(other) click to toggle source
# File lib/vlatko_dawanda/arithmetic.rb, line 19
def coerce(other)
  return self, other
end