# File lib/channel.rb, line 114
    def ==(target)
      @id == target
    end