module Protocol::HTTP::Middleware::NotFound

def self.close

Close the middleware - idempotent no-op.
def self.close
end