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