Anti-pattern

Function Foo()As String
End Function

Best practice

Function Foo() As String
End Function