Do we force do to be on the same line as the method signature?

Property definitions

nitc $ PrettyPrinterVisitor :: inline_do=
	# Do we force `do` to be on the same line as the method signature?
	var inline_do = false is public writable
src/pretty.nit:283,2--284,41