# File lib/rex/exploitation/opcodedb.rb, line 553 def meta_types request('meta_types').map { |ent| MetaType.create(ent) } end