class Sass::Selector::Simple

def inspect

Returns:
  • (String) -

Other tags:
    See: #to_s -
def inspect
  to_s
end