# File lib/js_routes.rb, line 44 def initialize(attributes = nil) assign(DEFAULTS) return unless attributes assign(attributes) end