# File lib/faye/websocket.rb, line 30
    def self.rbx?
      defined?(RUBY_ENGINE) && RUBY_ENGINE == 'rbx'
    end