class Test < Merb::Controller def hello # Assign the parameter to an instance variable @name = params[:id] render end def glob "