Are may two assumptions below correct: - For many objects written in C, the __close and __gc metamethods can be the same? - If a <local> variable is closed (__close called), it will not be called by the garbagecollector? Thanks, Marc