Tag.getOldTag

An alias that allows you to call a getter method for OldTag

class Tag
alias getOldTag = getTag

Meta