Method: Cot::Frame#inverted_search_mappings

Defined in:
lib/cot/frame.rb

#inverted_search_mappingsObject



47
48
49
# File 'lib/cot/frame.rb', line 47

def inverted_search_mappings
  self.class.inverted_search_mappings ||= search_mappings.invert
end