# File lib/js_routes.rb, line 76
    def setup(&block)
      configuration.tap(&block) if block
    end