{
    # comment
    result = "string".match(/regexp/)[0]
}
