class IsoDoc::Generic::WordConvert

def self.inherited(k)

def self.inherited(k)
  k._file = caller_locations(1..1).first.absolute_path
end