45.
                                If an extension method has the same name as a method in the class then
                                
                                    View Description
                                    
                                        
                                    
                                
                                
                                    
                            
                        An extension method with the same name and signature as an interface or class method will never be called. At compile time, extension methods always have lower priority than instance methods defined in the type itself