# File lib/faye-rails/filter.rb, line 135
      def channel_matches?(glob,test)
        FayeRails::Matcher.match? glob, test
      end