:stopdoc:
Returns:
93 94 95
# File 'lib/riel/string.rb', line 93 def _has_matchdata? md, idx md && md[idx] && !md[idx].empty? end