class Sexp
def initialize_copy o # :nodoc:
def initialize_copy o # :nodoc: s = super s.file = o.file s.line = o.line s.modified = o.modified s end
def initialize_copy o # :nodoc: s = super s.file = o.file s.line = o.line s.modified = o.modified s end