module Sus::Describe
def print(output)
def print(output) output.write( "describe ", :describe, self.description, :reset, # " ", self.identity.to_s ) end
def print(output) output.write( "describe ", :describe, self.description, :reset, # " ", self.identity.to_s ) end