module Protocol::HTTP::Middleware::Okay

def self.close

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