# File lib/rabl/helpers.rb, line 68
def
context_scope
defined?
(
@_scope
)
?
@_scope
:
nil
end