(Omit source code)
return (String) super.peek();
return (String) super.pop();
return (String) super.push(val);