@Test
    fun should_identify_function_call_with_method() {
        val code = """
            use crate::Point;