# * Register a SketchupExtension instance in the root .rb file. # * Do not load anything else in the root .rb file - it should _only_ do # registration. # * Confine all code for the extension into its ...