class Voltron::Config

Public Instance Methods

svg() click to toggle source
# File lib/voltron/config/svg.rb, line 4
def svg
  @svg ||= Svg.new
end