# File lib/dragonfly/file_data_store.rb, line 45
      def meta_path(data_path)
        "#{data_path}.meta.yml"
      end