# File lib/ruby-sdl-ffi/sdl/mac.rb, line 331 def [](index) Cocoa::NSMenuItem( msg_ptr("itemAtIndex:", FFI.find_type(:long), index) ) end