# File lib/rabl/helpers.rb, line 94
def
view_path
defined?
(
@_view_path
)
?
@_view_path
:
nil
end