This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.
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