11 12 13
# File 'lib/quintype/api/config.rb', line 11 def menu_items layout["menu"].map { |i| MenuItem.from_hash(i, self) } end