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