# File lib/compass/configuration.rb, line 297 def configuration if block_given? yield Configuration.instance end Configuration.instance end