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