# File lib/merb-slices/module_mixin.rb, line 112 def slice_paths @slice_paths ||= Hash.new { [self.root] } end