Included the the `Array.` prefix in the question regarding `.forEach` and `.map` since the `.forEach` method reference is ambiguous and also used by array like built-in objects such as `NodeList` and HTML element collections. Updated the question regarding `.call` and `.apply` to reflect the same verbosity.