# File lib/commander/user_interaction.rb, line 478
      def steps_remaining
        @total_steps - @step
      end