# File lib/anemone/page.rb, line 156
    def in_domain?(uri)
      uri.host == @url.host
    end