170 171 172
# File 'app/models/page.rb', line 170 def section section_node ? section_node.section : nil end