context()
Returns the current context data.
# File activesupport/lib/active_support/event_reporter.rb, line 530 def context context_store.context end