# File lib/unicorn/configurator.rb, line 442
  def rewindable_input(bool)
    set_bool(:rewindable_input, bool)
  end