var View = Backbone.View.extend( { /* properties */ } );
var myView = new View( /* options */ );
initialize
render
this.el