class SassListen::Change

def initialize(config, record)

def initialize(config, record)
  @config = config
  @record = record
end