# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "ScriptEditors" # module ScriptEditors; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card-mod-script/set/self/script_editors.rb"; end include_set Abstract::CodePointer end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card-mod-script/set/self/script_editors.rb ~~