Class: Cyc::LiteralString

Inherits:
String
  • Object
show all
Defined in:
lib/cyc/extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_cyc(raw = false) ⇒ Object



38
39
40
# File 'lib/cyc/extensions.rb', line 38

def to_cyc(raw=false)
  self
end