31 32 33 34 35
# File 'lib/zircon/message.rb', line 31 def from @from ||= begin @prefix && @prefix.split("!").first end end