class EacRubyUtils::StringDelimited

def begin_index

def begin_index
  string.index(begin_delimiter)
end