to_class_name(name) Instance Public methods Convert a name_with_underscores to CamelCase.
parse!(argv = default_argv) Instance Public methods Same as parse, but removes switches destructively. Non-option arguments remain in argv.
coords(*args) Instance Public methods
class_name(klass) Instance Public methods
createTextNode(arg0) Instance Public methods IXMLDOMText createTextNode create a text node BSTR arg0 --- data [IN]
push(*rows) Instance Public methods A shortcut for appending multiple rows. Equivalent to: rows.each { |row| self << row } This method returns the table for chaining.
next_quarter() Instance Public methods Short-hand for #months_since(3)
document_self_or_methods() Instance Public methods Does this ClassModule or any of its methods have document_self set?
instrument=(boolean) Class Public methods Set to true if cache stores should be instrumented. Default is false.
===(other) Instance Public methods
Page 695 of 2275