# File lib/happymapper.rb, line 80
def
tag_name
@tag_name
||=
to_s
.
split
(
'::'
)[
-1
].
downcase
end