class Serverkit::Loaders::VariablesLoader
Private Instance Methods
Source
# File lib/serverkit/loaders/variables_loader.rb, line 12 def loaded_class Serverkit::Variables end
@note Implementation
# File lib/serverkit/loaders/variables_loader.rb, line 12 def loaded_class Serverkit::Variables end
@note Implementation