function() return shell.setCompletionFunction( "turtlemanager.lua", function(...) return {"meow"} end ) end