# File lib/fastcst/changeset.rb, line 371 371: def initialize(path) 372: UI.event :delete, path 373: @path = path 374: end