# File lib/commander/user_interaction.rb, line 471
      def time_remaining
        (time_elapsed / @step) * steps_remaining
      end