# -*- encoding : utf-8 -*- class Card; module Set; class Right # Set: All "+Autoname" cards # module Autoname; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card/mod/settings/set/right/autoname.rb"; end def history? false end end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card/mod/settings/set/right/autoname.rb ~~