Question about draw calls

Thanks for answering DarthViper.
I would have thought that the material was only being called once in to memory and used for all meshes that were using it.
But with instancing its different and instance of a mesh & a mat is still 2 draw calls ?