# File lib/bones/app/file_manager.rb, line 130
130: def binding(name)
131: classname = name.tr('-','_').split('_').map {|x| x.capitalize}.join
132: __binding__
133: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.