Method: Xcube.test

Defined in:
lib/xcube.rb

.testObject



2
3
4
# File 'lib/xcube.rb', line 2

def self.test
  puts "Success"
end