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