69 70 71 72
# File 'lib/editus/script.rb', line 69 def title txt internal = Internal.find_or_create @name internal.title = txt end