# File lib/commander/user_interaction.rb, line 521
      def finished?
        @step == @total_steps + 1
      end