Method: HTML#string

Defined in:
lib/html.rb

#stringObject

Returns the value of attribute string.



7
8
9
# File 'lib/html.rb', line 7

def string
  @string
end