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