class RorVsWild::Section

def self.current

def self.current
  (sections = stack) && sections.last
end