class ExtTbfill
Public Class Methods
new(config, parent)
click to toggle source
Calls superclass method
ExtNode::new
# File lib/extclasses/tbfill.rb, line 2 def initialize(config, parent) super "tbfill", config, parent end