# File lib/js_routes.rb, line 120
  def initialize(options = {})
    @configuration = self.class.configuration.merge(options)
  end