module Hiroiyomi::Html::Childable

Childable

Public Instance Methods

text?() click to toggle source
# File lib/hiroiyomi/html/childable.rb, line 7
def text?
  false
end