# File lib/pickle/parser/matchers.rb, line 48 def match_indexed_model "(?:(?:#{match_index} )?#{match_factory})" end