# File lib/mini_magick.rb, line 503
    def push(arg)
      @args << arg.to_s.strip
    end