mark_features!()
Make a note of $" so we can safely reload this instance.
# File railties/lib/fcgi_handler.rb, line 213 def mark_features! @features = $".clone end