module Cell::Testing::Capybara::ToS

Public Instance Methods

to_s() click to toggle source
# File lib/cell/testing.rb, line 41
def to_s
  native.to_s
end