fullname, receive
#doc, #doc=, #to_schema
254 255 256
# File 'lib/icss/serialization/zaml.rb', line 254 def to_zaml(z=ZAML.new) z.first_time_only(self) { z.emit("#{zamlized_class_name(Regexp)} #{inspect}") } end