All CFCs inherit component.cfc
This is a pretty cool feature built in to ColdFusion that I'll wager many people don't know about. I had certainly never hear of it until this morning. Did you know that ColdFusion has a built in component.cfc component that is automatically inherited by all CFCs on your server?

