class Faker::Science
Public Class Methods
element()
click to toggle source
# File lib/faker/science.rb, line 4 def element fetch('science.element') end
element_symbol()
click to toggle source
# File lib/faker/science.rb, line 8 def element_symbol fetch('science.element_symbol') end
scientist()
click to toggle source
# File lib/faker/science.rb, line 12 def scientist fetch('science.scientist') end