# File lib/faye-rails/rack_adapter.rb, line 93
      def initialize
        @default = :allow
        @mappings = {}
      end