# File lib/facet/lisp-format.rb, line 191
      def next_arg
        args_move(1, true)
        @args[@arg_pos - 1]
      end