method

to_s

to_s()
public

No documentation available.

# File lib/rdoc/markup/attr_changer.rb, line 13
  def to_s # :nodoc:
    "Attr: +#{turn_on}/-#{turn_off}"
  end