t/htdocs/modules/lua/method.lua (3 lines of code) (raw):

function handle(r) r:puts(r.method) end