Returns the value of attribute channel
Returns:
the current value of channel
4 5 6
# File 'lib/message_bus/message.rb', line 4 def channel @channel end