# File lib/facets/more/quaternion.rb, line 339
  def <=> (other); self.abs <=> other.abs; end