class Vanity::Render::ProxyEmpty
Public Instance Methods
method_missing(method, *args, &block)
click to toggle source
# File lib/vanity/commands/report.rb, line 32 def method_missing(method, *args, &block); self.class.new end