Method: HTML#string

Defined in:
lib/html.rb

#stringObject

Returns the value of attribute string.



11
12
13
# File 'lib/html.rb', line 11

def string
  @string
end