Class: Fuck::King
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ King
constructor
A new instance of King.
Methods included from Salutations
Constructor Details
#initialize(options = {}) ⇒ King
Returns a new instance of King.
14 15 16 17 18 19 20 |
# File 'lib/fuck/king.rb', line 14 def initialize( = {}) = { resource: "king", }.merge() (:resource, :name, :from, ) end |