# File lib/rbot/core/utils/filters.rb, line 45
      def call(stream)
        @block.call(stream)
      end