# File lib/capybara/poltergeist/errors.rb, line 36
      def message
        "There was an error inside the PhantomJS portion of Poltergeist:\n\n#{javascript_error}"
      end