# File lib/compass/configuration/serialization.rb, line 84 def serialize_property(prop, value) %Q(#{prop} = #{value.inspect}\n) end