file

in lib/magic.rb [149:152]


    def file(path, flags = Magic::MIME)
      open(flags).file(path)
    end