class Serverkit::Loaders::VariablesLoader

Private Instance Methods

loaded_class() click to toggle source

@note Implementation

# File lib/serverkit/loaders/variables_loader.rb, line 10
def loaded_class
  Serverkit::Variables
end