class Build::Files::IOState

def removed

def removed
	@input_state.removed + @output_state.removed
end