# File lib/apipie_bindings/inflector.rb, line 68
    def human(rule, replacement)
      @humans.unshift([rule, replacement])
    end