# File lib/core/event.rb, line 112 def connection() @connection ||= get(Connection, :connection); end