class Sass::Tree::CharsetNode

def invisible?

Other tags:
    See: Node#invisible? -
def invisible?
  true
end