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