142 143 144
# File 'lib/rbs/definition.rb', line 142 def method_types @method_types ||= defs.map(&:type) end