2011-10-29 14:48:03 +02:00

4 lines
99 B
Ruby

#-- encoding: UTF-8
class Thing
def self.from_app; TestHelper::report_location(__FILE__); end
end