81 82 83
# File 'lib/codec/field.rb', line 81 def search(path,separator='.') get_sf_recursivly(path.split(separator)) end