# File lib/moneta/file.rb, line 12
      def initialize(directory)
        @directory = directory
      end