require "cask/artifact/abstract_flight_block"
module Hbc
module Artifact
class PostflightBlock < AbstractFlightBlock
end