# File lib/compass/commands/base.rb, line 21 def perform raise StandardError.new("Not Implemented") end