Creates the closing form tag.
echo Form::close();
string Core_Form::close( )
string
public static function close() { return '</form>'; }