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