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.
10 11 12 13 14 15 16 |
# File 'lib/fuck/king.rb', line 10 def initialize( = {}) = { resource: "king", }.merge() (:resource, :name, :from, ) end |