module ActionController::UrlFor

def initialize(...)

def initialize(...)
  super
  @_url_options = nil
end