# File lib/backports/2.3.0/numeric/positive.rb, line 3
    def positive?
      self > 0
    end