class OroGen::Loaders::BlackHole
Public Instance Methods
method_missing(*args)
click to toggle source
This is a black hole, we don't get any information from the orogen file for the typekit
# File lib/orogen/loaders/project.rb, line 81 def method_missing(*args) end