307 308 309 310
# File 'lib/dslisprb.rb', line 307 def lisp_inner_code(code) @inner_code = code self end
303 304 305
# File 'lib/dslisprb.rb', line 303 def lisp_inspect @inner_code end