# File lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb, line 51
      def unused_unwind_options
        current_state = state || Bundler::Molinillo::ResolutionState.empty
        current_state.unused_unwind_options
      end