# File lib/facet/lisp-format.rb, line 197
      def previous_arg
        args_move(-1, relative)
        next_arg
      end