module Protocol::HTTP::Middleware::HelloWorld

def self.close

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