class Troy::Meta

def respond_to_missing?(_method, _include_private = false)

def respond_to_missing?(_method, _include_private = false)
  true
end