# File lib/nanoc/data_sources/filesystem.rb, line 41
    def layouts
      load_objects('layouts', 'layout', Nanoc::Layout)
    end