class Filesize

def coerce(other)

Other tags:
    Api: - private

Returns:
  • (Array) -
def coerce(other)
  return self, other
end