class Puma::Runner

def app

@!attribute [r] app
def app
  @app ||= @config.app
end