version_array

in lib/magic/version.rb [19:22]


    def version_array
      [self.version / 100, self.version % 100]
    end