# File lib/powerpack/numeric/neg.rb, line 15
    def neg?
      self < 0
    end