global

def ruby2_keywords_hash?(hash)

Returns false.

Hash.ruby2_keywords_hash?(hash) -> false
call-seq:
def ruby2_keywords_hash?(hash)
  false
end