# File lib/mini_magick.rb, line 143
    def +(value)
      @args << "+#{value}"
    end