Method: Module#bud_import_table

Defined in:
lib/bud/monkeypatch.rb

#bud_import_tableObject

:nodoc: all



150
151
152
153
# File 'lib/bud/monkeypatch.rb', line 150

def bud_import_table() #:nodoc: all
  @bud_import_tbl ||= {}
  @bud_import_tbl
end