If I use loadstring(...), can I associate a line number with that chunk so that if the string was retrieved from another string, the line number points into the right linenumber of its "parent" string?