# File lib/pickle/parser/matchers.rb, line 83 def capture_key_and_value_in_field "(?:(\\w+): #{capture_value})" end