# File lib/afm.rb, line 82
    def self.from_file(file)
      self.new(file)
    end