The statement claims that .Object method is not applicable in Firefox, which is false. Firefox supports standard JavaScript object methods like those on Object.prototype (toString, hasOwnProperty, etc.). The question likely refers to a proprietary IE-specific method, but as written, False is the correct answer.