template_.template(templateString, [settings]) Compiles JavaScript templates into functions that can be evaluated for rendering.
unescape_.unescape(string) The opposite of escape
now_.now() Returns an integer timestamp for the current time, using the fastest method available in the runtime. Useful for implementing
noConflict_.noConflict() Give control of the _ variable back to its previous owner. Returns a reference to the Underscore
Page 2 of 2