# File lib/selenium/text_area.rb, line 3 def initialize(webpage, locator) super(webpage, locator) end