class Introduction

Public Class Methods

introduction() click to toggle source
# File lib/introduction.rb, line 2
def self.introduction
  'Welcome to Introduction. We are here to really help you ...'
end