Find GameObject that script is attached to?

If I have a script attached to a PreFab and the PreFab is instantiated multiple times, how can I within the script obtain the Game Object that the script is attached to?

this.gameObject