# File lib_wpm/wpm.rb, line 459
    def close
      # finish of write
      raise NotImplementedError, 'abstract method'
    end