# File lib/compass/configuration/inheritance.rb, line 59 def inherited_accessor(*attributes) inherited_reader(*attributes) inherited_writer(*attributes) end