# File lib/gettext.rb, line 53 def bindtextdomain(domainname, *options) bindtextdomain_to(self, domainname, *options) end