# File lib/compass/commands/base.rb, line 4 def self.register(command_name) Compass::Commands[command_name] = self end